Skip to content

DTOSS-13192: Configuration changes required to deploy Prod gateway in Hull - #158

Merged
mrlockstar merged 6 commits into
mainfrom
adding_prod_steps_to_deploy_gateway
Jul 6, 2026
Merged

DTOSS-13192: Configuration changes required to deploy Prod gateway in Hull#158
mrlockstar merged 6 commits into
mainfrom
adding_prod_steps_to_deploy_gateway

Conversation

@mrlockstar

@mrlockstar mrlockstar commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description

This PR was done by @mrlockstar and @floormind.

Had to put the manual GUID in as we are awaiting approval from infrastructure team. We had a bit of push back with regards to giving Group.Read.All permission to the service principal, so for now we will use the group ID from the environment variable instead of looking it up by name.

Jira link

DTOSS-13192
Onboard Hull production gateway

Review notes

Review checklist

  • Check database queries are correctly scoped to current_provider

steventux and others added 6 commits July 3, 2026 15:19
Azure Arc remote machines are limited to 25 run commands.
The command we currently issue when deploying has a date in the name and this uniqueness means we hit this threshold regularly.
Run commands with non-unique names overwrite one another. For the purposes of deploying to a machine this is fine as the command contains the clean sha (PR number or version) and the machine name.
Instead we will deploy using the tag using cicd-3
@mrlockstar
mrlockstar requested a review from carlosmartinez July 3, 2026 14:25
@mrlockstar mrlockstar changed the title Configuration changes required to deploy Prod gateway in Hull DTOSS-13192: Configuration changes required to deploy Prod gateway in Hull Jul 3, 2026
@mrlockstar
mrlockstar merged commit f876811 into main Jul 6, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants